.partner .on,
.partner-tab .on .arrow {
    display: block;
}

.partner-con {
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    background: #f7f7f7;
    padding: 20px 0px;
    line-height: 22px;
    border: 1px solid #dcdcdc;
}

.partner-con p {
    margin: 0 0 0 -2px;
}

p {
    word-wrap: break-word;
    verflow-wrap: break-word;
}

.partner-con a {
    margin: 0 12px;
    font-size: 14px;
}

.footer a {
    font-size: 14px !important;
}

.footer {
    background: #f5f5f5;
    border-top: 1px solid #dcdcdc;
    margin: 15px 0 0;
    padding: 20px 0;
    min-width: 100%;
}

.footer-inner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.footer .link {
    font-size: 14px !important;
    margin: 0 0 17px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 26px;
    text-align: center;
}

.footer .link .about a {
    margin: 0 20px;
}

.footer .info {
    line-height: 28px;
}

.footer .report-center {
    bottom: 106px;
}

.footer .report-center,
.footer .trust-center {
    width: 58%;
    margin: 0 auto;
    overflow: hidden;
}

.info p,
.info p a {
    margin: 0px !important;
    word-wrap: break-word;
    verflow-wrap: break-word;
}

.footer .phone {
    margin: 25px 0 0;
}

.footer .security {
    position: relative;
    padding: 0 2%;
    width: 100%;
    float: left;
    margin: 0 auto;
}

.footer .security .peason {
    overflow: auto;
    width: 22%;
    float: left;
}

.footer .security img {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
}

.footer .security .name {
    float: left;
    text-align: center;
}

.footer .security .name p {
    margin: 0;
    line-height: 20px;
    font-size: 14px;
}

.footer .img_box {
    position: relative;
    display: flex;
    justify-content: center;
    align-items:center;
    width: 100%;
    margin: 0 auto;
}

.footer .img_box .ico {
    margin-top: 20px;
    margin: 0 6px;
}

